Skip to main content

playerFinished

Type

message

Summary

Sent when the content has finished playing.

Syntax

playerFinished

Description

Handle the playerFinished message when the content of the movie player has finished playing.

You can test the playbackState of the player by using the mobileControlGet function.

Examples

on playerFinished
answer "Your movie has finished playing." with "Okay"
end playerFinished

function: mobileControlGet

message: playerMovieChanged, playerError, playerLeaveFullscreen, playerStopped, playerProgressChanged, playerPropertyAvailable, playerEnterFullscreen

Compatibility and Support

Introduced

LiveCode 4.6

OS

ios

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?